Skip to content

Conversation

@Kocal
Copy link
Member

@Kocal Kocal commented Aug 5, 2025

IIRC the CI was already broken before this PR

@Kocal Kocal force-pushed the symfony-8-support branch from 2f9393d to d6646c1 Compare August 5, 2025 20:18
@Kocal
Copy link
Member Author

Kocal commented Nov 17, 2025

The CI was already red before this PR btw

@dunglas
Copy link
Member

dunglas commented Nov 21, 2025

@Kocal, I added Symfony 8 compatibility in #682, but that would be great to merge your PR when it is green.

I don't know exactly why @xabbuh downgraded PHPUnit.

@Kocal Kocal force-pushed the symfony-8-support branch from b00e50c to 9ef85eb Compare November 22, 2025 08:52
@Kocal
Copy link
Member Author

Kocal commented Nov 22, 2025

@dunglas PR rebased, I also fixed Client::doRequest() types.
PHPStan is still failing there, but I'm not sure about what to do

@Kocal Kocal force-pushed the symfony-8-support branch 5 times, most recently from d488b41 to 6a05d18 Compare November 27, 2025 09:50
@Kocal
Copy link
Member Author

Kocal commented Nov 27, 2025

Everything is green 🙌🏻

@Kocal Kocal force-pushed the symfony-8-support branch from 6a05d18 to cc37227 Compare November 27, 2025 10:27
@Kocal Kocal force-pushed the symfony-8-support branch from cc37227 to db5316b Compare November 27, 2025 11:14
@Kocal Kocal changed the title Add support for Symfony 8 Symfony 8 support follow-up, PHPUnit 11 Nov 27, 2025

<!-- http://phpunit.de/manual/4.1/en/appendixes.configuration.html -->
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.0/phpunit.xsd"
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"

maybe there is more to take from https://github.com/symfony/recipes/blob/main/phpunit/phpunit/11.1/phpunit.dist.xml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants